ISnipcartItem..::..PaymentInterval Property
Use this attribute if the item is a subscription plan, you can set the frequency of the payments using it.
Possible values are: Day, Week, Month or Year.
Namespace:
AdvantageCSP.Snipcart.InterfacesAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
[JsonPropertyAttribute] [DisplayNameAttribute] eSnipcartPaymentInterval PaymentInterval { get; }