BVSubmissionResponse Class Reference
Conforms to | * : BVSubmittedType ResultType __covariant |
---|---|
Declared in | BVSubmissionResponse.h |
formFields
Form fields are present in Preview mode only. The form fileds are a dictionry of BVFormField objects where the keys are form field elements. For details, please also refer to the Bazaarvoice Developer Portal: https://developer.bazaarvoice.com/docs/read/conversations_api/tutorials/submission/how_to_build_a_subission_form#fields-element
@property (nullable) NSDictionary *formFields
Declared In
BVSubmissionResponse.h
– initWithApiResponse:
- (nonnull instancetype)initWithApiResponse:(nonnull NSDictionary *)apiResponse