requestType property

  1. @JsonKey(name: "request_type")
InvoiceRequestType? requestType
final

Implementation

@JsonKey(name: "request_type")
final InvoiceRequestType? requestType;