MIF_E31211285/vendor/xendit/xendit-php/docs/Customer/KYCDocumentResponse.md

742 B

# KYCDocumentResponse

use Xendit\Customer\KYCDocumentResponse;

Properties

Name Type Required Description Examples
country string ☑️ null
type KYCDocumentType ☑️ null
sub_type KYCDocumentSubType ☑️ null
document_name string ☑️ null
document_number string ☑️ null
expires_at string ☑️ null
holder_name string ☑️ null
document_images string[] ☑️ null

[Back to README]