Document
data class Document @JvmOverloads constructor(front: String?, back: String?) : StripeParamsModel, Parcelable
Content copied to clipboard
Functions
Properties
Link copied to clipboard
The back of an ID returned by a file upload with a purpose
value of identity_document
. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG or PNG format, and less than 10 MB in size.
Link copied to clipboard
The front of an ID returned by a file upload with a purpose
value of identity_document
. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG or PNG format, and less than 10 MB in size.