View Source Radixir.Core.Request.BuildTransaction.Operation.DataObject.ValidatorSystemMetadata (radixir v0.0.2)
Methods to create each map in ValidatorSystemMetadata map.
Link to this section Summary
Functions
Generates stitch plan for date map in ValidatorSystemMetadata map.
Generates stitch plan for type map in ValidatorSystemMetadata map. Value is set to ValidatorSystemMetadata.
Link to this section Types
Link to this section Functions
Specs
date(stitch_plans(), params()) :: stitch_plans()
Generates stitch plan for date map in ValidatorSystemMetadata map.
Parameters
stitch_plans: On-going stitch plans that will be stitched into a map.params: Keyword list that contains:date(required, string): Date.
Specs
type(stitch_plans()) :: stitch_plans()
Generates stitch plan for type map in ValidatorSystemMetadata map. Value is set to ValidatorSystemMetadata.
Parameters
stitch_plans: On-going stitch plans that will be stitched into a map.