billingInterval property
Implementation
@$pb.TagNumber(3)
StripeBillingInterval get billingInterval => $_getN(2);
Implementation
@$pb.TagNumber(3)
set billingInterval(StripeBillingInterval value) => $_setField(3, value);
@$pb.TagNumber(3)
StripeBillingInterval get billingInterval => $_getN(2);
@$pb.TagNumber(3)
set billingInterval(StripeBillingInterval value) => $_setField(3, value);