GoogleCloudChannelV1TransferableOffer constructor
GoogleCloudChannelV1TransferableOffer({
- GoogleCloudChannelV1Offer? offer,
- String? priceReferenceId,
Implementation
GoogleCloudChannelV1TransferableOffer({
this.offer,
this.priceReferenceId,
});