MerchantsupportResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
renderaccountissues(RenderAccountIssuesRequestPayload request, String merchantId, {String? languageCode, String? timeZone, String? $fields})
→ Future<RenderAccountIssuesResponse>
-
Provide a list of merchant's issues with a support content and available
actions.
-
renderproductissues(RenderProductIssuesRequestPayload request, String merchantId, String productId, {String? languageCode, String? timeZone, String? $fields})
→ Future<RenderProductIssuesResponse>
-
Provide a list of issues for merchant's product with a support content and
available actions.
-
toString()
→ String
-
A string representation of this object.
inherited
-
triggeraction(TriggerActionPayload request, String merchantId, {String? languageCode, String? $fields})
→ Future<TriggerActionResponse>
-
Start an action.