Package com.stripe.param
Class InvoiceCreateParams.TransferData
- java.lang.Object
-
- com.stripe.param.InvoiceCreateParams.TransferData
-
- Enclosing class:
- InvoiceCreateParams
public static class InvoiceCreateParams.TransferData extends java.lang.Object
The value of the custom field. This may be up to 30 characters.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InvoiceCreateParams.TransferData.Builder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InvoiceCreateParams.TransferData.Builder
builder()
-
-
-
Method Detail
-
builder
public static InvoiceCreateParams.TransferData.Builder builder()
-
-