Class BinderSectionResponse


public class BinderSectionResponse extends VaultResponse
Model for the binder section response, needed to handle:
1. The binder section id is a string (not an integer).
2. Handling the response differences between other binder retrieves for this API endpoint:
/objects/binders/{binder_id}/sections/{section_id}
  • Constructor Details

    • BinderSectionResponse

      public BinderSectionResponse()
  • Method Details