Xsolla Payments SDK for Android/com.xsolla.android.payments.data/AccessToken AccessToken data class AccessToken(val token: String)Content copied to clipboard ConstructorsFunctionsPropertiesSources Constructors AccessToken Link copied to clipboard fun AccessToken(token: String)Content copied to clipboard Functions getBackgroundColor Link copied to clipboard @ColorIntfun getBackgroundColor(): Int?Content copied to clipboardExtracts the background color from the token if possible. getButtonColor Link copied to clipboard @ColorIntfun getButtonColor(): Int?Content copied to clipboardExtracts the button color from the token if possible. Properties token Link copied to clipboard val token: StringContent copied to clipboard Sources Payments SDK source Link copied to clipboard