CustomTemplate

public class CustomTemplate : Template

Custom response template Use this to create custom UI elements like product listings, pages or widgets

  • Custom data

    Declaration

    Swift

    private(set) public var data: [String: Any]!
  • Undocumented

    Declaration

    Swift

    public class CustomTemplate : Template