subscription

class pyZUnivers.subscription.Subscription(payload)

Represents a subscription with a begin and end date.

begin

The begin date of the subscription.

Type:

datetime

end

The end date of the subscription.

Type:

datetime