billingRef property

  1. @JsonKey(name: 'billing_ref')
String? billingRef
getter/setter pair

Implementation

@JsonKey(name: 'billing_ref')
late String? billingRef;