AlipayDetailsDto
Alipay payment method details
buyer_idstringOptional
The Alipay buyer identifier
fingerprintstringOptional
A unique fingerprint for this Alipay account
Example
{
"buyer_id": "buyer_abc123",
"fingerprint": "fingerprint_xyz789"
}Alipay payment method details
{
"buyer_id": "buyer_abc123",
"fingerprint": "fingerprint_xyz789"
}