menu
wp_json_api package
documentation
models/responses/wc_customer_info_response.dart
WCCustomerInfoResponse
WCCustomerInfoResponse constructor
WCCustomerInfoResponse constructor
dark_mode
light_mode
WCCustomerInfoResponse
constructor
WCCustomerInfoResponse
(
{
Data
?
data
,
String
?
message
,
int
?
status
,
})
Implementation
WCCustomerInfoResponse({this.data, this.message, this.status});
wp_json_api package
documentation
models/responses/wc_customer_info_response
WCCustomerInfoResponse
WCCustomerInfoResponse constructor
WCCustomerInfoResponse class