Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

PartnerParams

Git Source

Parameters structure for registering a partner

struct PartnerParams {
string partnerCode;
string partnerName;
bytes2 iso2;
string verification;
string description;
string businessType;
}