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