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