From 2d978d7276ef7d6e85dee8482e9be18dbecc69a9 Mon Sep 17 00:00:00 2001 From: Kirill Sysoev Date: Thu, 4 Jul 2024 08:04:07 +0000 Subject: [PATCH] Updates API schema --- schema/new_account_virtual.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/new_account_virtual.go b/schema/new_account_virtual.go index 6d633fb..6b6c37d 100644 --- a/schema/new_account_virtual.go +++ b/schema/new_account_virtual.go @@ -8,7 +8,7 @@ import "reflect" // Create a new virtual-money account. type NewAccountVirtual struct { - // [Optional] Affiliate token, within 32 characters. + // [Optional] Affiliate token, within 100 characters. AffiliateToken *string `json:"affiliate_token,omitempty"` // Password (Accepts any printable ASCII character. Must be within 8-25