Class Subscription (0.1.5)

Subscription(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Subscription information.

Attributes

NameDescription
start_time google.protobuf.timestamp_pb2.Timestamp
The timestamp when the subscription begins, if applicable.
end_time google.protobuf.timestamp_pb2.Timestamp
The timestamp when the subscription ends, if applicable.
auto_renewal_enabled bool
Whether auto renewal is enabled by user choice on current subscription. This field indicates order/subscription status after pending plan change is cancelled or rejected.