Enum PaymentType (1.2.0)

public enum PaymentType

Specifies when the payment needs to happen.

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Fields

NameDescription
Postpay

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

Prepay

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

Unspecified

Not used.