menu
wp_json_api package
documentation
models/responses/wc_customer_info_response.dart
WCCustomerInfoResponse
WCCustomerInfoResponse.new constructor
WCCustomerInfoResponse.new 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.new constructor
WCCustomerInfoResponse class