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

DeviceInfo

Git Source

Device information structure

struct DeviceInfo {
uint64 id; // Internal ID
uint32 timestamp; // Registration timestamp
string deviceId; // Device ID
string deviceType; // Device type
string partnerCode; // Partner code
string merchantId; // Merchant ID
}