method
fun method(method: JsonField<PaymentCreateParams.Method>): PaymentCreateParams.CreatePaymentRequest.Builder
Sets Builder.method to an arbitrary JSON value.
You should usually call Builder.method with a well-typed Method value instead. This method is primarily for setting the field to an undocumented or not yet supported value.