menu
ipg_flutter package
documentation
models/create_customer_token_response.dart
CreateCustomerTokenResponse
CreateCustomerTokenResponse.new constructor
CreateCustomerTokenResponse.new constructor
dark_mode
light_mode
CreateCustomerTokenResponse
constructor
CreateCustomerTokenResponse
(
{
int
?
status
,
String
?
message
,
Data
?
data
,
})
Implementation
CreateCustomerTokenResponse({ this.status, this.message, this.data,});
ipg_flutter package
documentation
models/create_customer_token_response
CreateCustomerTokenResponse
CreateCustomerTokenResponse.new constructor
CreateCustomerTokenResponse class