Google Cloud Channel V1 Client - Class PaymentType (1.6.0)

Reference documentation and code samples for the Google Cloud Channel V1 Client class PaymentType.

Specifies when the payment needs to happen.

Protobuf type google.cloud.channel.v1.PaymentType

Namespace

Google \ Cloud \ Channel \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

PAYMENT_TYPE_UNSPECIFIED

  Value: 0 
 

Not used.

Generated from protobuf enum PAYMENT_TYPE_UNSPECIFIED = 0;

PREPAY

  Value: 1 
 

Prepay. Amount has to be paid before service is rendered.

Generated from protobuf enum PREPAY = 1;

POSTPAY

  Value: 2 
 

Postpay. Reseller is charged at the end of the Payment cycle.

Generated from protobuf enum POSTPAY = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: