Share via


PKRecurringPaymentRequest.RegularBilling Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PassKit.PKRecurringPaymentSummaryItem RegularBilling { [Foundation.Export("regularBilling", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRegularBilling:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("regularBilling", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRegularBilling:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RegularBilling : PassKit.PKRecurringPaymentSummaryItem with get, set

Property Value

Attributes

Applies to